public void redactAnnotation( PDFRedactionAnnotation redactionAnnotation ) |
Parameters
- redactionAnnotation
- The redaction annotation that specifies the area to redact.
public void redactAnnotation( PDFRedactionAnnotation redactionAnnotation ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When redactionAnnotation is null or the redactionAnnotation does not belong to current page. |